2025-11-13 08:43:58,527 [ 186265 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-11-13 08:43:58,528 [ 186265 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-11-13 08:43:58,528 [ 186265 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-11-13 08:43:58,528 [ 186265 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_7ddvy3 --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback]' test_extreme_deduplication/test.py::test_deduplication_window_in_seconds test_failed_async_inserts/test.py::test_failed_async_inserts test_fetch_memory_usage/test.py::test_huge_column test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation test_file_schema_inference_cache/test.py::test test_fix_metadata_version/test.py::test_fix_metadata_version test_force_deduplication/test.py::test_basic test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_format_schema_on_server/test.py::test_drop_capn_proto_format test_format_schema_on_server/test.py::test_protobuf_format_input test_format_schema_on_server/test.py::test_protobuf_format_output test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table test_group_array_element_size/test.py::test_limit_size test_group_array_element_size/test.py::test_max_exement_size test_hedged_requests_parallel/test.py::test_combination1 test_hedged_requests_parallel/test.py::test_combination2 test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample test_hedged_requests_parallel/test.py::test_send_data test_hedged_requests_parallel/test.py::test_send_table_status_sleep test_http_handlers_config/test.py::test_absolute_path_static_handler test_http_handlers_config/test.py::test_config_static_handler test_http_handlers_config/test.py::test_defaults_http_handlers test_http_handlers_config/test.py::test_defaults_http_handlers_config_order test_http_handlers_config/test.py::test_dynamic_query_handler test_http_handlers_config/test.py::test_fixed_static_handler test_http_handlers_config/test.py::test_predefined_query_handler test_http_handlers_config/test.py::test_prometheus_handler test_http_handlers_config/test.py::test_relative_path_static_handler test_http_handlers_config/test.py::test_replicas_status_handler test_intersecting_parts/test.py::test_intersect_parts_when_restart test_interserver_dns_retires/test.py::test_query test_jbod_balancer/test.py::test_jbod_balanced_merge test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_kafka_bad_messages/test.py::test_bad_messages_to_mv test_keeper_client/test.py::test_base_commands test_keeper_client/test.py::test_big_family test_keeper_client/test.py::test_delete_stale_backups test_keeper_client/test.py::test_find_super_nodes test_keeper_client/test.py::test_four_letter_word_commands test_keeper_client/test.py::test_get_all_children_number test_keeper_client/test.py::test_quoted_argument_parsing test_keeper_client/test.py::test_rm_with_version test_keeper_client/test.py::test_rm_without_version test_keeper_client/test.py::test_set_with_version test_keeper_client/test.py::test_set_without_version test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command test_keeper_secure_client/test.py::test_connection test_keeper_three_nodes_start/test.py::test_smoke test_keeper_znode_time/test.py::test_between_servers test_keeper_znode_time/test.py::test_server_restart test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally test_ldap_external_user_directory/test.py::test_role_mapping test_logs_level/test.py::test_check_client_logs_level test_manipulate_statistics/test.py::test_replicated_db test_manipulate_statistics/test.py::test_replicated_table_ddl test_manipulate_statistics/test.py::test_single_node_normal test_manipulate_statistics/test.py::test_single_node_wide test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts test_merge_tree_azure_blob_storage/test.py::test_big_insert test_merge_tree_azure_blob_storage/test.py::test_create_table test_merge_tree_azure_blob_storage/test.py::test_endpoint test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze 'test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False]' 'test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True]' test_merge_tree_azure_blob_storage/test.py::test_inserts_selects test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select test_merge_tree_azure_blob_storage/test.py::test_table_manipulations test_odbc_interaction/test.py::test_concurrent_queries test_odbc_interaction/test.py::test_many_connections test_odbc_interaction/test.py::test_mysql_insert test_odbc_interaction/test.py::test_mysql_odbc_select_nullable -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_odbc_interaction/test.py::test_concurrent_queries test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_hedged_requests_parallel/test.py::test_combination1 test_ldap_external_user_directory/test.py::test_authentication_fail test_keeper_client/test.py::test_base_commands test_manipulate_statistics/test.py::test_replicated_db test_http_handlers_config/test.py::test_absolute_path_static_handler [gw6] [ 1%] PASSED test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_format_schema_on_server/test.py::test_drop_capn_proto_format [gw3] [ 2%] PASSED test_http_handlers_config/test.py::test_absolute_path_static_handler test_http_handlers_config/test.py::test_config_static_handler [gw6] [ 3%] PASSED test_format_schema_on_server/test.py::test_drop_capn_proto_format test_format_schema_on_server/test.py::test_protobuf_format_input [gw4] [ 4%] SKIPPED test_hedged_requests_parallel/test.py::test_combination1 test_hedged_requests_parallel/test.py::test_combination2 [gw4] [ 5%] SKIPPED test_hedged_requests_parallel/test.py::test_combination2 test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample [gw2] [ 6%] PASSED test_keeper_client/test.py::test_base_commands test_keeper_client/test.py::test_big_family [gw6] [ 7%] PASSED test_format_schema_on_server/test.py::test_protobuf_format_input test_format_schema_on_server/test.py::test_protobuf_format_output [gw2] [ 8%] PASSED test_keeper_client/test.py::test_big_family [gw4] [ 9%] SKIPPED test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample test_hedged_requests_parallel/test.py::test_send_data test_keeper_client/test.py::test_delete_stale_backups [gw2] [ 10%] PASSED test_keeper_client/test.py::test_delete_stale_backups test_keeper_client/test.py::test_find_super_nodes [gw4] [ 11%] SKIPPED test_hedged_requests_parallel/test.py::test_send_data test_hedged_requests_parallel/test.py::test_send_table_status_sleep [gw2] [ 12%] PASSED test_keeper_client/test.py::test_find_super_nodes test_keeper_client/test.py::test_four_letter_word_commands [gw2] [ 13%] PASSED test_keeper_client/test.py::test_four_letter_word_commands test_keeper_client/test.py::test_get_all_children_number [gw4] [ 14%] SKIPPED test_hedged_requests_parallel/test.py::test_send_table_status_sleep [gw6] [ 15%] PASSED test_format_schema_on_server/test.py::test_protobuf_format_output [gw2] [ 16%] PASSED test_keeper_client/test.py::test_get_all_children_number test_keeper_client/test.py::test_quoted_argument_parsing [gw2] [ 17%] PASSED test_keeper_client/test.py::test_quoted_argument_parsing test_keeper_client/test.py::test_rm_with_version [gw2] [ 18%] PASSED test_keeper_client/test.py::test_rm_with_version test_keeper_client/test.py::test_rm_without_version [gw2] [ 19%] PASSED test_keeper_client/test.py::test_rm_without_version test_keeper_client/test.py::test_set_with_version [gw2] [ 20%] PASSED test_keeper_client/test.py::test_set_with_version test_keeper_client/test.py::test_set_without_version [gw2] [ 21%] PASSED test_keeper_client/test.py::test_set_without_version [gw8] [ 22%] PASSED test_manipulate_statistics/test.py::test_replicated_db test_manipulate_statistics/test.py::test_replicated_table_ddl [gw5] [ 23%] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass [gw5] [ 24%] PASSED test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes test_keeper_znode_time/test.py::test_between_servers test_group_array_element_size/test.py::test_limit_size test_jbod_balancer/test.py::test_jbod_balanced_merge [gw5] [ 25%] PASSED test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally [gw9] [ 26%] SKIPPED test_odbc_interaction/test.py::test_concurrent_queries test_odbc_interaction/test.py::test_many_connections [gw9] [ 27%] SKIPPED test_odbc_interaction/test.py::test_many_connections test_odbc_interaction/test.py::test_mysql_insert [gw8] [ 28%] PASSED test_manipulate_statistics/test.py::test_replicated_table_ddl test_manipulate_statistics/test.py::test_single_node_normal [gw9] [ 29%] SKIPPED test_odbc_interaction/test.py::test_mysql_insert test_odbc_interaction/test.py::test_mysql_odbc_select_nullable [gw0] [ 30%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] [gw5] [ 31%] PASSED test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally test_ldap_external_user_directory/test.py::test_role_mapping [gw9] [ 32%] SKIPPED test_odbc_interaction/test.py::test_mysql_odbc_select_nullable [gw5] [ 33%] PASSED test_ldap_external_user_directory/test.py::test_role_mapping [gw3] [ 34%] PASSED test_http_handlers_config/test.py::test_config_static_handler test_http_handlers_config/test.py::test_defaults_http_handlers test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation test_file_schema_inference_cache/test.py::test [gw8] [ 35%] PASSED test_manipulate_statistics/test.py::test_single_node_normal test_manipulate_statistics/test.py::test_single_node_wide [gw7] [ 36%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream [gw0] [ 37%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] [gw6] [ 38%] PASSED test_group_array_element_size/test.py::test_limit_size test_group_array_element_size/test.py::test_max_exement_size [gw2] [ 39%] PASSED test_keeper_znode_time/test.py::test_between_servers test_keeper_znode_time/test.py::test_server_restart [gw3] [ 40%] PASSED test_http_handlers_config/test.py::test_defaults_http_handlers test_http_handlers_config/test.py::test_defaults_http_handlers_config_order [gw8] [ 41%] PASSED test_manipulate_statistics/test.py::test_single_node_wide [gw4] [ 42%] PASSED test_jbod_balancer/test.py::test_jbod_balanced_merge test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch [gw5] [ 43%] PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation [gw0] [ 44%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] test_fix_metadata_version/test.py::test_fix_metadata_version test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table [gw2] [ 45%] PASSED test_keeper_znode_time/test.py::test_server_restart test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw6] [ 46%] PASSED test_group_array_element_size/test.py::test_max_exement_size test_failed_async_inserts/test.py::test_failed_async_inserts [gw0] [ 47%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] [gw3] [ 48%] PASSED test_http_handlers_config/test.py::test_defaults_http_handlers_config_order test_http_handlers_config/test.py::test_dynamic_query_handler [gw1] [ 49%] PASSED test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings [gw1] [ 50%] PASSED test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition [gw5] [ 51%] PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table [gw1] [ 52%] PASSED test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts [gw0] [ 53%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] [gw8] [ 54%] PASSED test_fix_metadata_version/test.py::test_fix_metadata_version [gw3] [ 55%] PASSED test_http_handlers_config/test.py::test_dynamic_query_handler test_http_handlers_config/test.py::test_fixed_static_handler [gw1] [ 56%] PASSED test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts test_merge_tree_azure_blob_storage/test.py::test_big_insert [gw6] [ 57%] PASSED test_failed_async_inserts/test.py::test_failed_async_inserts test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_intersecting_parts/test.py::test_intersect_parts_when_restart test_keeper_secure_client/test.py::test_connection [gw2] [ 58%] PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw1] [ 59%] PASSED test_merge_tree_azure_blob_storage/test.py::test_big_insert test_merge_tree_azure_blob_storage/test.py::test_create_table [gw1] [ 60%] PASSED test_merge_tree_azure_blob_storage/test.py::test_create_table test_merge_tree_azure_blob_storage/test.py::test_endpoint [gw8] [ 61%] SKIPPED test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work [gw1] [ 62%] PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check test_keeper_three_nodes_start/test.py::test_smoke [gw1] [ 63%] PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container [gw1] [ 64%] PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix [gw1] [ 65%] PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze [gw0] [ 66%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] [gw6] [ 67%] PASSED test_keeper_secure_client/test.py::test_connection [gw3] [ 68%] PASSED test_http_handlers_config/test.py::test_fixed_static_handler test_http_handlers_config/test.py::test_predefined_query_handler [gw1] [ 69%] PASSED test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] [gw8] [ 70%] SKIPPED test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work [gw5] [ 71%] PASSED test_intersecting_parts/test.py::test_intersect_parts_when_restart [gw9] [ 72%] PASSED test_file_schema_inference_cache/test.py::test test_force_deduplication/test.py::test_basic [gw0] [ 73%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] [gw3] [ 74%] PASSED test_http_handlers_config/test.py::test_predefined_query_handler test_http_handlers_config/test.py::test_prometheus_handler [gw1] [ 75%] PASSED test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] [gw4] [ 76%] PASSED test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch test_fetch_memory_usage/test.py::test_huge_column [gw0] [ 77%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] [gw3] [ 78%] PASSED test_http_handlers_config/test.py::test_prometheus_handler test_http_handlers_config/test.py::test_relative_path_static_handler [gw1] [ 79%] PASSED test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] test_merge_tree_azure_blob_storage/test.py::test_inserts_selects [gw1] [ 80%] PASSED test_merge_tree_azure_blob_storage/test.py::test_inserts_selects test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk [gw1] [ 81%] PASSED test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped [gw1] [ 82%] PASSED test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select [gw1] [ 83%] PASSED test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select test_merge_tree_azure_blob_storage/test.py::test_table_manipulations [gw3] [ 84%] PASSED test_http_handlers_config/test.py::test_relative_path_static_handler test_http_handlers_config/test.py::test_replicas_status_handler [gw9] [ 85%] PASSED test_force_deduplication/test.py::test_basic [gw1] [ 86%] PASSED test_merge_tree_azure_blob_storage/test.py::test_table_manipulations [gw0] [ 87%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] test_interserver_dns_retires/test.py::test_query [gw4] [ 88%] SKIPPED test_fetch_memory_usage/test.py::test_huge_column test_logs_level/test.py::test_check_client_logs_level [gw2] [ 89%] PASSED test_keeper_three_nodes_start/test.py::test_smoke [gw3] [ 90%] PASSED test_http_handlers_config/test.py::test_replicas_status_handler [gw0] [ 91%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] [gw4] [ 92%] PASSED test_logs_level/test.py::test_check_client_logs_level [gw9] [ 93%] PASSED test_interserver_dns_retires/test.py::test_query [gw0] [ 94%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] [gw0] [ 95%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] [gw0] [ 96%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] [gw0] [ 97%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] [gw7] [ 98%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream test_kafka_bad_messages/test.py::test_bad_messages_to_mv [gw7] [ 99%] PASSED test_kafka_bad_messages/test.py::test_bad_messages_to_mv test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command [gw7] [100%] PASSED test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 359.73s call test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 87.35s setup test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns 81.82s call test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 78.98s call test_file_schema_inference_cache/test.py::test 61.29s call test_keeper_three_nodes_start/test.py::test_smoke 39.45s setup test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 38.70s call test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 30.34s teardown test_kafka_bad_messages/test.py::test_bad_messages_to_mv 30.16s setup test_odbc_interaction/test.py::test_concurrent_queries 29.33s call test_http_handlers_config/test.py::test_defaults_http_handlers_config_order 25.64s call test_group_array_element_size/test.py::test_max_exement_size 25.43s call test_interserver_dns_retires/test.py::test_query 23.22s call test_jbod_balancer/test.py::test_jbod_balanced_merge 23.08s setup test_ldap_external_user_directory/test.py::test_authentication_fail 22.35s call test_keeper_znode_time/test.py::test_server_restart 22.14s setup test_fetch_memory_usage/test.py::test_huge_column 21.65s setup test_fix_metadata_version/test.py::test_fix_metadata_version 21.11s setup test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 20.66s setup test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 20.60s setup test_keeper_client/test.py::test_base_commands 20.43s call test_group_array_element_size/test.py::test_limit_size 20.38s setup test_manipulate_statistics/test.py::test_replicated_db 20.19s setup test_failed_async_inserts/test.py::test_failed_async_inserts 19.97s call test_http_handlers_config/test.py::test_defaults_http_handlers 19.96s call test_keeper_znode_time/test.py::test_between_servers 19.85s setup test_hedged_requests_parallel/test.py::test_combination1 19.80s setup test_force_deduplication/test.py::test_basic 19.28s call test_http_handlers_config/test.py::test_absolute_path_static_handler 19.07s call test_http_handlers_config/test.py::test_replicas_status_handler 18.92s call test_http_handlers_config/test.py::test_fixed_static_handler 18.89s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 18.47s call test_http_handlers_config/test.py::test_config_static_handler 18.10s setup test_intersecting_parts/test.py::test_intersect_parts_when_restart 18.08s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 18.07s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 18.06s setup test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 17.80s teardown test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command 17.48s setup test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 16.97s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 16.68s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 16.65s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 16.52s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 16.35s call test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] 16.24s call test_http_handlers_config/test.py::test_prometheus_handler 16.14s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 16.12s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 16.09s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 16.04s call test_kafka_bad_messages/test.py::test_bad_messages_to_mv 15.97s call test_manipulate_statistics/test.py::test_single_node_wide 15.88s teardown test_merge_tree_azure_blob_storage/test.py::test_table_manipulations 15.85s call test_http_handlers_config/test.py::test_predefined_query_handler 15.80s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 15.72s call test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] 15.58s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 15.54s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 15.50s setup test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work 15.45s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 15.35s setup test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 15.34s call test_http_handlers_config/test.py::test_dynamic_query_handler 15.24s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 14.56s setup test_file_schema_inference_cache/test.py::test 14.37s setup test_jbod_balancer/test.py::test_jbod_balanced_merge 14.36s call test_manipulate_statistics/test.py::test_single_node_normal 13.85s setup test_logs_level/test.py::test_check_client_logs_level 12.33s teardown test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 12.06s call test_force_deduplication/test.py::test_basic 11.64s call test_fix_metadata_version/test.py::test_fix_metadata_version 11.22s call test_http_handlers_config/test.py::test_relative_path_static_handler 10.96s setup test_keeper_secure_client/test.py::test_connection 10.40s setup test_keeper_znode_time/test.py::test_between_servers 10.04s call test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 9.90s call test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 9.61s teardown test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 8.82s call test_merge_tree_azure_blob_storage/test.py::test_big_insert 8.26s call test_manipulate_statistics/test.py::test_replicated_table_ddl 8.01s setup test_group_array_element_size/test.py::test_limit_size 7.87s teardown test_odbc_interaction/test.py::test_mysql_odbc_select_nullable 7.48s teardown test_manipulate_statistics/test.py::test_single_node_wide 7.27s call test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 6.28s call test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 5.90s teardown test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 5.48s teardown test_fetch_memory_usage/test.py::test_huge_column 5.41s teardown test_keeper_secure_client/test.py::test_connection 5.40s call test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition 4.97s call test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns 4.92s teardown test_intersecting_parts/test.py::test_intersect_parts_when_restart 4.83s teardown test_hedged_requests_parallel/test.py::test_send_table_status_sleep 4.69s teardown test_failed_async_inserts/test.py::test_failed_async_inserts 4.62s call test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes 4.60s teardown test_logs_level/test.py::test_check_client_logs_level 4.47s call test_merge_tree_azure_blob_storage/test.py::test_table_manipulations 4.41s call test_intersecting_parts/test.py::test_intersect_parts_when_restart 4.06s teardown test_format_schema_on_server/test.py::test_protobuf_format_output 3.95s teardown test_force_deduplication/test.py::test_basic 3.82s call test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts 3.67s call test_ldap_external_user_directory/test.py::test_role_mapping 3.51s call test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze 3.08s teardown test_ldap_external_user_directory/test.py::test_role_mapping 3.01s call test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk 2.85s call test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally 2.81s teardown test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work 2.78s call test_failed_async_inserts/test.py::test_failed_async_inserts 2.51s call test_manipulate_statistics/test.py::test_replicated_db 2.50s teardown test_keeper_client/test.py::test_set_without_version 2.49s call test_merge_tree_azure_blob_storage/test.py::test_inserts_selects 2.47s call test_format_schema_on_server/test.py::test_drop_capn_proto_format 2.43s teardown test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 2.35s call test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 2.33s teardown test_fix_metadata_version/test.py::test_fix_metadata_version 2.22s call test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings 2.02s call test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 2.00s call test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped 1.72s teardown test_group_array_element_size/test.py::test_max_exement_size 1.63s teardown test_keeper_znode_time/test.py::test_server_restart 1.52s call test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check 1.52s call test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select 1.43s teardown test_file_schema_inference_cache/test.py::test 1.20s call test_merge_tree_azure_blob_storage/test.py::test_endpoint 1.11s call test_merge_tree_azure_blob_storage/test.py::test_create_table 1.03s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 1.01s call test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix 0.92s call test_format_schema_on_server/test.py::test_protobuf_format_output 0.81s call test_format_schema_on_server/test.py::test_protobuf_format_input 0.79s call test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container 0.74s call test_ldap_external_user_directory/test.py::test_authentication_fail 0.57s call test_odbc_interaction/test.py::test_mysql_odbc_select_nullable 0.47s call test_ldap_external_user_directory/test.py::test_authentication_pass 0.42s call test_odbc_interaction/test.py::test_mysql_insert 0.42s call test_keeper_secure_client/test.py::test_connection 0.32s call test_odbc_interaction/test.py::test_many_connections 0.32s call test_memory_profiler_min_max_borders/test.py::test_trace_boundaries_work 0.32s call test_hedged_requests_parallel/test.py::test_send_data 0.32s call test_odbc_interaction/test.py::test_concurrent_queries 0.32s call test_hedged_requests_parallel/test.py::test_combination1 0.32s call test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample 0.32s call test_hedged_requests_parallel/test.py::test_combination2 0.32s call test_logs_level/test.py::test_check_client_logs_level 0.32s call test_fetch_memory_usage/test.py::test_huge_column 0.27s call test_hedged_requests_parallel/test.py::test_send_table_status_sleep 0.19s setup test_keeper_client/test.py::test_get_all_children_number 0.15s call test_keeper_client/test.py::test_get_all_children_number 0.14s setup test_keeper_client/test.py::test_delete_stale_backups 0.14s setup test_keeper_client/test.py::test_find_super_nodes 0.13s setup test_keeper_client/test.py::test_set_with_version 0.13s setup test_keeper_client/test.py::test_rm_with_version 0.12s setup test_keeper_client/test.py::test_rm_without_version 0.12s setup test_keeper_client/test.py::test_four_letter_word_commands 0.12s setup test_keeper_client/test.py::test_quoted_argument_parsing 0.11s setup test_keeper_client/test.py::test_set_without_version 0.11s setup test_keeper_client/test.py::test_big_family 0.05s call test_keeper_client/test.py::test_find_super_nodes 0.05s setup test_http_handlers_config/test.py::test_absolute_path_static_handler 0.04s call test_keeper_client/test.py::test_big_family 0.04s call test_keeper_client/test.py::test_delete_stale_backups 0.03s teardown test_keeper_znode_time/test.py::test_between_servers 0.03s teardown test_keeper_client/test.py::test_big_family 0.03s teardown test_keeper_client/test.py::test_find_super_nodes 0.03s teardown test_keeper_client/test.py::test_base_commands 0.03s teardown test_keeper_client/test.py::test_quoted_argument_parsing 0.03s teardown test_keeper_client/test.py::test_four_letter_word_commands 0.03s teardown test_keeper_client/test.py::test_get_all_children_number 0.02s teardown test_keeper_client/test.py::test_set_with_version 0.02s call test_keeper_client/test.py::test_quoted_argument_parsing 0.02s teardown test_keeper_client/test.py::test_rm_with_version 0.02s teardown test_keeper_client/test.py::test_rm_without_version 0.02s call test_keeper_client/test.py::test_set_with_version 0.02s call test_keeper_client/test.py::test_set_without_version 0.02s teardown test_keeper_client/test.py::test_delete_stale_backups 0.02s call test_keeper_client/test.py::test_rm_without_version 0.02s call test_keeper_client/test.py::test_base_commands 0.01s call test_keeper_client/test.py::test_rm_with_version 0.01s teardown test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 0.00s call test_keeper_client/test.py::test_four_letter_word_commands 0.00s teardown test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception 0.00s teardown test_jbod_balancer/test.py::test_jbod_balanced_merge 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_create_table 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 0.00s teardown test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 0.00s setup test_group_array_element_size/test.py::test_max_exement_size 0.00s setup test_interserver_dns_retires/test.py::test_query 0.00s teardown test_interserver_dns_retires/test.py::test_query 0.00s setup test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_kafka_bad_messages/test.py::test_bad_messages_to_mv 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s setup test_ldap_external_user_directory/test.py::test_role_mapping 0.00s setup test_odbc_interaction/test.py::test_mysql_odbc_select_nullable 0.00s teardown test_http_handlers_config/test.py::test_defaults_http_handlers 0.00s setup test_keeper_znode_time/test.py::test_server_restart 0.00s setup test_odbc_interaction/test.py::test_many_connections 0.00s teardown test_hedged_requests_parallel/test.py::test_send_data 0.00s teardown test_manipulate_statistics/test.py::test_replicated_db 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] 0.00s setup test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch 0.00s setup test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s teardown test_http_handlers_config/test.py::test_replicas_status_handler 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_fail 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s setup test_hedged_requests_parallel/test.py::test_send_data 0.00s teardown test_odbc_interaction/test.py::test_concurrent_queries 0.00s teardown test_http_handlers_config/test.py::test_fixed_static_handler 0.00s teardown test_http_handlers_config/test.py::test_dynamic_query_handler 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] 0.00s setup test_manipulate_statistics/test.py::test_replicated_table_ddl 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s setup test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream 0.00s setup test_http_handlers_config/test.py::test_defaults_http_handlers_config_order 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s setup test_hedged_requests_parallel/test.py::test_send_table_status_sleep 0.00s setup test_http_handlers_config/test.py::test_config_static_handler 0.00s setup test_odbc_interaction/test.py::test_mysql_insert 0.00s teardown test_odbc_interaction/test.py::test_mysql_insert 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_inserts_selects 0.00s teardown test_http_handlers_config/test.py::test_config_static_handler 0.00s teardown test_manipulate_statistics/test.py::test_single_node_normal 0.00s teardown test_odbc_interaction/test.py::test_many_connections 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_big_insert 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_endpoint 0.00s teardown test_http_handlers_config/test.py::test_defaults_http_handlers_config_order 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check 0.00s setup test_format_schema_on_server/test.py::test_drop_capn_proto_format 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s teardown test_group_array_element_size/test.py::test_limit_size 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] 0.00s teardown test_hedged_requests_parallel/test.py::test_combination1 0.00s setup test_manipulate_statistics/test.py::test_single_node_wide 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition 0.00s setup test_http_handlers_config/test.py::test_predefined_query_handler 0.00s teardown test_manipulate_statistics/test.py::test_replicated_table_ddl 0.00s setup test_hedged_requests_parallel/test.py::test_combination2 0.00s setup test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally 0.00s teardown test_http_handlers_config/test.py::test_predefined_query_handler 0.00s setup test_http_handlers_config/test.py::test_relative_path_static_handler 0.00s teardown test_http_handlers_config/test.py::test_prometheus_handler 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s teardown test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_endpoint 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] 0.00s setup test_manipulate_statistics/test.py::test_single_node_normal 0.00s setup test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s setup test_http_handlers_config/test.py::test_fixed_static_handler 0.00s setup test_http_handlers_config/test.py::test_prometheus_handler 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 0.00s setup test_hedged_requests_parallel/test.py::test_query_with_no_data_to_sample 0.00s setup test_http_handlers_config/test.py::test_dynamic_query_handler 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s setup test_format_schema_on_server/test.py::test_protobuf_format_output 0.00s setup test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s teardown test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk 0.00s teardown test_http_handlers_config/test.py::test_absolute_path_static_handler 0.00s teardown test_hedged_requests_parallel/test.py::test_combination2 0.00s teardown test_http_handlers_config/test.py::test_relative_path_static_handler 0.00s teardown test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 0.00s setup test_format_schema_on_server/test.py::test_protobuf_format_input 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_create_table 0.00s setup test_http_handlers_config/test.py::test_defaults_http_handlers 0.00s teardown test_format_schema_on_server/test.py::test_protobuf_format_input 0.00s setup test_http_handlers_config/test.py::test_replicas_status_handler 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_inserts_selects 0.00s teardown test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena 0.00s teardown test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_table_manipulations 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_big_insert 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts 0.00s teardown test_format_schema_on_server/test.py::test_drop_capn_proto_format 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select =========================== short test summary info ============================ PASSED test_format_schema_on_server/test.py::test_drop_cache_protobuf_format PASSED test_http_handlers_config/test.py::test_absolute_path_static_handler PASSED test_format_schema_on_server/test.py::test_drop_capn_proto_format PASSED test_keeper_client/test.py::test_base_commands PASSED test_format_schema_on_server/test.py::test_protobuf_format_input PASSED test_keeper_client/test.py::test_big_family PASSED test_keeper_client/test.py::test_delete_stale_backups PASSED test_keeper_client/test.py::test_find_super_nodes PASSED test_keeper_client/test.py::test_four_letter_word_commands PASSED test_format_schema_on_server/test.py::test_protobuf_format_output PASSED test_keeper_client/test.py::test_get_all_children_number PASSED test_keeper_client/test.py::test_quoted_argument_parsing PASSED test_keeper_client/test.py::test_rm_with_version PASSED test_keeper_client/test.py::test_rm_without_version PASSED test_keeper_client/test.py::test_set_with_version PASSED test_keeper_client/test.py::test_set_without_version PASSED test_manipulate_statistics/test.py::test_replicated_db PASSED test_ldap_external_user_directory/test.py::test_authentication_fail PASSED test_ldap_external_user_directory/test.py::test_authentication_pass PASSED test_ldap_external_user_directory/test.py::test_push_role_to_other_nodes PASSED test_manipulate_statistics/test.py::test_replicated_table_ddl PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxNotFinished] PASSED test_ldap_external_user_directory/test.py::test_remote_query_user_does_not_exist_locally PASSED test_ldap_external_user_directory/test.py::test_role_mapping PASSED test_http_handlers_config/test.py::test_config_static_handler PASSED test_manipulate_statistics/test.py::test_single_node_normal PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_exception PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-part-TxRollback] PASSED test_group_array_element_size/test.py::test_limit_size PASSED test_keeper_znode_time/test.py::test_between_servers PASSED test_http_handlers_config/test.py::test_defaults_http_handlers PASSED test_manipulate_statistics/test.py::test_single_node_wide PASSED test_jbod_balancer/test.py::test_jbod_balanced_merge PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] PASSED test_keeper_znode_time/test.py::test_server_restart PASSED test_group_array_element_size/test.py::test_max_exement_size PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] PASSED test_http_handlers_config/test.py::test_defaults_http_handlers_config_order PASSED test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns PASSED test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table PASSED test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] PASSED test_fix_metadata_version/test.py::test_fix_metadata_version PASSED test_http_handlers_config/test.py::test_dynamic_query_handler PASSED test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts PASSED test_failed_async_inserts/test.py::test_failed_async_inserts PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds PASSED test_merge_tree_azure_blob_storage/test.py::test_big_insert PASSED test_merge_tree_azure_blob_storage/test.py::test_create_table PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] PASSED test_keeper_secure_client/test.py::test_connection PASSED test_http_handlers_config/test.py::test_fixed_static_handler PASSED test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze PASSED test_intersecting_parts/test.py::test_intersect_parts_when_restart PASSED test_file_schema_inference_cache/test.py::test PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] PASSED test_http_handlers_config/test.py::test_predefined_query_handler PASSED test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] PASSED test_jbod_balancer/test.py::test_replicated_balanced_merge_fetch PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] PASSED test_http_handlers_config/test.py::test_prometheus_handler PASSED test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] PASSED test_merge_tree_azure_blob_storage/test.py::test_inserts_selects PASSED test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk PASSED test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped PASSED test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select PASSED test_http_handlers_config/test.py::test_relative_path_static_handler PASSED test_force_deduplication/test.py::test_basic PASSED test_merge_tree_azure_blob_storage/test.py::test_table_manipulations PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] PASSED test_keeper_three_nodes_start/test.py::test_smoke PASSED test_http_handlers_config/test.py::test_replicas_status_handler PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] PASSED test_logs_level/test.py::test_check_client_logs_level PASSED test_interserver_dns_retires/test.py::test_query PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] PASSED test_kafka_bad_messages/test.py::test_bad_messages_parsing_stream PASSED test_kafka_bad_messages/test.py::test_bad_messages_to_mv PASSED test_keeper_reconfig_replace_leader_in_one_command/test.py::test_reconfig_replace_leader_in_one_command SKIPPED [1] test_hedged_requests_parallel/test.py:199: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests_parallel/test.py:212: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests_parallel/test.py:226: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests_parallel/test.py:188: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests_parallel/test.py:176: Hedged requests don't work under Thread Sanitizer SKIPPED [4] test_odbc_interaction/test.py:57: Sanitizers cannot work with third-party shared libraries SKIPPED [1] test_jemalloc_percpu_arena/test.py:62: Compiled without jemalloc (USE_JEMALLOC=b'') SKIPPED [1] test_memory_profiler_min_max_borders/test.py:25: Disabled for sanitizers SKIPPED [1] test_fetch_memory_usage/test.py:26: sanitizer build has higher memory consumption; also it is slow ================== 88 passed, 12 skipped in 528.97s (0:08:48) ==================